[INFO] fetching crate tally-ng 0.7.2...
[INFO] testing tally-ng-0.7.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate tally-ng 0.7.2 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate tally-ng 0.7.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tally-ng 0.7.2
[INFO] tweaked toml for crates.io crate tally-ng 0.7.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tally-ng 0.7.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tally-ng 0.7.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4cac2916f80235f62943f446cfdbb7109d954da0a65438a8bc663ccbed405d82
[INFO] running `Command { std: "docker" "start" "-a" "4cac2916f80235f62943f446cfdbb7109d954da0a65438a8bc663ccbed405d82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4cac2916f80235f62943f446cfdbb7109d954da0a65438a8bc663ccbed405d82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cac2916f80235f62943f446cfdbb7109d954da0a65438a8bc663ccbed405d82", kill_on_drop: false }`
[INFO] [stdout] 4cac2916f80235f62943f446cfdbb7109d954da0a65438a8bc663ccbed405d82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f6bcc8c816164f42cca5f25e5818536b88e70d2bc14d03a56b342ea63dcc346
[INFO] running `Command { std: "docker" "start" "-a" "2f6bcc8c816164f42cca5f25e5818536b88e70d2bc14d03a56b342ea63dcc346", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling chumsky v0.10.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling libz-sys v1.1.25
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rmcp-macros v0.8.5
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rmcp v0.8.5
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling tally-ng v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "2f6bcc8c816164f42cca5f25e5818536b88e70d2bc14d03a56b342ea63dcc346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f6bcc8c816164f42cca5f25e5818536b88e70d2bc14d03a56b342ea63dcc346", kill_on_drop: false }`
[INFO] [stdout] 2f6bcc8c816164f42cca5f25e5818536b88e70d2bc14d03a56b342ea63dcc346
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cb2907fb5a1ca43703b64a2edb82d1a18cb469c5b532f55c2743080caa39eed
[INFO] running `Command { std: "docker" "start" "-a" "5cb2907fb5a1ca43703b64a2edb82d1a18cb469c5b532f55c2743080caa39eed", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling rmcp-macros v0.8.5
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling rmcp v0.8.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling tally-ng v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `tally-ng` (test "model_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name model_test --edition=2024 tests/model_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--deny=clippy::unwrap_used' --forbid=unsafe_code '--deny=clippy::all' --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "semantic-search"))' -C metadata=8add1e007f56aabe -C extra-filename=-f18595293dd6bc76 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-39feb9298989907f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6e69791a0cca009d.rlib --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-5c87475f41f90412.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f3e4c22622462d4d.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-32262e6e74b0477b.rlib --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-d2b71fbe89b9e9ac.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-cba1cf4c284be9c9.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-14f9496c53cfdc61.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern home=/opt/rustwide/target/debug/deps/libhome-c43708049c272d87.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-ec1108f343b20094.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-1785b4c0da7fba45.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-dca5152b29de7a62.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-ad28390878af6379.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-0fe264c4c2feac26.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1630ea806d879ff0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a7cf1275fc84d71e.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-24acdad2526b95b7.rlib --extern tally_ng=/opt/rustwide/target/debug/deps/libtally_ng-378635cdb4572e3a.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e94793224e852f22.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-579bacf11c703545.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-12ca3bc62238c5ed.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d52ec7891277473e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-c373701eec768885.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-3f8aff7fc7d0577f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-0615fb2cb4c03e42/out -L native=/opt/rustwide/target/debug/build/libgit2-sys-6ea7781d793e2437/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-2aeb0171925cbbb0/out/build` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcNTgBYL/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-e94793224e852f22,libfastrand-503f12a96d791409}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtally_ng-378635cdb4572e3a,libhome-c43708049c272d87,libhex-28742b4ca144387c,libanyhow-d0824aa9c7568042,libclap_complete-32262e6e74b0477b,libhumantime-ec1108f343b20094,libgit2-cba1cf4c284be9c9,libopenssl_probe-cbab9b905ab83f66,liburl-468b1a757571f9ea,libidna-dfb2f54767c6513d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-f40e9be9c7488edb,libicu_properties-b3a0a3764d025f9b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7c4801ce8d9582ff,libicu_normalizer_data-088c419f54c50650,libicu_collections-fb8fb531674d99be,libpotential_utf-65efddd53bd38dd1,libicu_provider-da4f4e66147ed871,libicu_locale_core-1cb3c80eb311e54d,libtinystr-2ce413f3416fddd6,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2e672533283d98be,libzerotrie-7410a914e131b46c,libyoke-2ad6a8655ca13291,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-7a19262a7d166918,libform_urlencoded-8dbdf062b0f44e9c,libpercent_encoding-ef8defd155875b98,liblibgit2_sys-b2d371f9906d1830,liblibssh2_sys-95f39923753d16f7,libopenssl_sys-a300a3847a260f0e,liblibz_sys-ea783e73caa1adfe,libglobset-14f9496c53cfdc61,liblog-cfb0a897de58af94,libbstr-594a2b576fca7e02,libregex_automata-3a291174dc0f1152,libregex_syntax-a59969707b42f994,libaho_corasick-e9b0f8d39018b15f,libchumsky-5c87475f41f90412,libunicode_ident-f056d175c0a59671,libstacker-d31436b2ad58df0d,libpsm-ea9a7ab4b6b75916,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libsha2-8b90c609e5cd1b21,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libclap-f3e4c22622462d4d,libclap_builder-cedd077324c8ac8a,libstrsim-24acdad2526b95b7,libanstream-4a80d76578abdd6d,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-aad5558f11ccb111,libanstyle_parse-fbffb9796ec06f41,libutf8parse-8828ddbb63eb8bad,libclap_lex-05c592f7d54061df,libanstyle-b6e520ecdc2d5e86,libcomfy_table-d2b71fbe89b9e9ac,libunicode_segmentation-ff3f1aa3aad6e639,libcrossterm-3357dc73a283a2c3,librustix-2cdcd6af686de0b8,libbitflags-a4a524fc7b7b1962,liblinux_raw_sys-fe1e9ef4505379f7,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libunicode_width-11318280e9097d13,libuuid-3f8aff7fc7d0577f,libgetrandom-f889e8c4c9c03ccd,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,librmcp-ad28390878af6379,libtracing-d52ec7891277473e,libtracing_core-386c043fb93aac37,libonce_cell-028ded5f5e4e9236,libtokio_util-bc5ec10d60c61c58,libtokio-12ca3bc62238c5ed,libbytes-ff5aca13e3e348ea,libthiserror-579bacf11c703545,libfutures-47d22aed1dd0531f,libfutures_executor-133ab98b5ab06194,libfutures_util-3ac30b19b55c9455,libfutures_io-9bc2d3828d4ba8af,libslab-34231c81635c1df0,libfutures_channel-cf23c2aa05daa004,libpin_project_lite-8a799ba8b4537fa2,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libschemars-0fe264c4c2feac26,libdyn_clone-1c1b05e4f4a02cac,libref_cast-70933f69a3891b0e,libbase64-2a03de3babadded3,libserde_json-a7cf1275fc84d71e,libmemchr-9b3f20cfb3ebd3b2,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,libchrono-6e69791a0cca009d,libiana_time_zone-e4284183d46316cc,libnum_traits-e0379c9206182a0c,libserde-1630ea806d879ff0,libserde_core-9630c118cbbf7b68}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcNTgBYL/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/psm-0615fb2cb4c03e42/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-6ea7781d793e2437/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-2aeb0171925cbbb0/out/build" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/e2e_mcp_workflow_test-01851fa18da1db7d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tally-ng` (test "e2e_mcp_workflow_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcgayNLe/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-e94793224e852f22,libfastrand-503f12a96d791409}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtally_ng-378635cdb4572e3a,libhome-c43708049c272d87,libhex-28742b4ca144387c,libanyhow-d0824aa9c7568042,libclap_complete-32262e6e74b0477b,libhumantime-ec1108f343b20094,libglobset-14f9496c53cfdc61,libbstr-594a2b576fca7e02,libregex_automata-3a291174dc0f1152,libregex_syntax-a59969707b42f994,libaho_corasick-e9b0f8d39018b15f,libchumsky-5c87475f41f90412,libunicode_ident-f056d175c0a59671,libstacker-d31436b2ad58df0d,libpsm-ea9a7ab4b6b75916,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libsha2-8b90c609e5cd1b21,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librmcp-ad28390878af6379,libtracing-d52ec7891277473e,libtracing_core-386c043fb93aac37,libonce_cell-028ded5f5e4e9236,libtokio_util-bc5ec10d60c61c58,libtokio-12ca3bc62238c5ed,libbytes-ff5aca13e3e348ea,libthiserror-579bacf11c703545,libfutures-47d22aed1dd0531f,libfutures_executor-133ab98b5ab06194,libfutures_util-3ac30b19b55c9455,libfutures_io-9bc2d3828d4ba8af,libslab-34231c81635c1df0,libfutures_channel-cf23c2aa05daa004,libpin_project_lite-8a799ba8b4537fa2,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libschemars-0fe264c4c2feac26,libdyn_clone-1c1b05e4f4a02cac,libref_cast-70933f69a3891b0e,libbase64-2a03de3babadded3,libserde_json-a7cf1275fc84d71e,libmemchr-9b3f20cfb3ebd3b2,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,libclap-f3e4c22622462d4d,libclap_builder-cedd077324c8ac8a,libstrsim-24acdad2526b95b7,libanstream-4a80d76578abdd6d,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-aad5558f11ccb111,libanstyle_parse-fbffb9796ec06f41,libutf8parse-8828ddbb63eb8bad,libclap_lex-05c592f7d54061df,libanstyle-b6e520ecdc2d5e86,libcomfy_table-d2b71fbe89b9e9ac,libunicode_segmentation-ff3f1aa3aad6e639,libcrossterm-3357dc73a283a2c3,librustix-2cdcd6af686de0b8,liblinux_raw_sys-fe1e9ef4505379f7,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libunicode_width-11318280e9097d13,libuuid-3f8aff7fc7d0577f,libgetrandom-f889e8c4c9c03ccd,libcfg_if-5af52f617df93f8f,libgit2-cba1cf4c284be9c9,libopenssl_probe-cbab9b905ab83f66,liburl-468b1a757571f9ea,libidna-dfb2f54767c6513d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-f40e9be9c7488edb,libicu_properties-b3a0a3764d025f9b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7c4801ce8d9582ff,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-088c419f54c50650,libicu_collections-fb8fb531674d99be,libpotential_utf-65efddd53bd38dd1,libicu_provider-da4f4e66147ed871,libicu_locale_core-1cb3c80eb311e54d,libtinystr-2ce413f3416fddd6,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2e672533283d98be,libzerotrie-7410a914e131b46c,libyoke-2ad6a8655ca13291,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-7a19262a7d166918,libform_urlencoded-8dbdf062b0f44e9c,libpercent_encoding-ef8defd155875b98,liblog-cfb0a897de58af94,liblibgit2_sys-b2d371f9906d1830,liblibssh2_sys-95f39923753d16f7,libopenssl_sys-a300a3847a260f0e,liblibz_sys-ea783e73caa1adfe,liblibc-f0d996076a85b3d5,libbitflags-a4a524fc7b7b1962,libchrono-6e69791a0cca009d,libiana_time_zone-e4284183d46316cc,libnum_traits-e0379c9206182a0c,libserde-1630ea806d879ff0,libserde_core-9630c118cbbf7b68}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcgayNLe/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/psm-0615fb2cb4c03e42/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-6ea7781d793e2437/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-2aeb0171925cbbb0/out/build" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/storage_test-490ad853cd3b3bc3" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tally-ng` (test "storage_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcC1LvP3/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-c373701eec768885,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-a063d8ba2affb3d1,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-9f7771b3476d90ad,libtally_ng-378635cdb4572e3a,libhome-c43708049c272d87,libhex-28742b4ca144387c,libanyhow-d0824aa9c7568042,libclap_complete-32262e6e74b0477b,libhumantime-ec1108f343b20094,libgit2-cba1cf4c284be9c9,libopenssl_probe-cbab9b905ab83f66,liburl-468b1a757571f9ea,libidna-dfb2f54767c6513d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-f40e9be9c7488edb,libicu_properties-b3a0a3764d025f9b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7c4801ce8d9582ff,libicu_normalizer_data-088c419f54c50650,libicu_collections-fb8fb531674d99be,libpotential_utf-65efddd53bd38dd1,libicu_provider-da4f4e66147ed871,libicu_locale_core-1cb3c80eb311e54d,libtinystr-2ce413f3416fddd6,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2e672533283d98be,libzerotrie-7410a914e131b46c,libyoke-2ad6a8655ca13291,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-7a19262a7d166918,libform_urlencoded-8dbdf062b0f44e9c,libpercent_encoding-ef8defd155875b98,liblibgit2_sys-b2d371f9906d1830,liblibssh2_sys-95f39923753d16f7,libopenssl_sys-a300a3847a260f0e,liblibz_sys-ea783e73caa1adfe,libglobset-14f9496c53cfdc61,liblog-cfb0a897de58af94,libbstr-594a2b576fca7e02,libregex_automata-3a291174dc0f1152,libregex_syntax-a59969707b42f994,libaho_corasick-e9b0f8d39018b15f,libchumsky-5c87475f41f90412,libunicode_ident-f056d175c0a59671,libstacker-d31436b2ad58df0d,libpsm-ea9a7ab4b6b75916,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libsha2-8b90c609e5cd1b21,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librmcp-ad28390878af6379,libtracing-d52ec7891277473e,libtracing_core-386c043fb93aac37,libonce_cell-028ded5f5e4e9236,libtokio_util-bc5ec10d60c61c58,libtokio-12ca3bc62238c5ed,libbytes-ff5aca13e3e348ea,libthiserror-579bacf11c703545,libfutures-47d22aed1dd0531f,libfutures_executor-133ab98b5ab06194,libfutures_util-3ac30b19b55c9455,libfutures_io-9bc2d3828d4ba8af,libslab-34231c81635c1df0,libfutures_channel-cf23c2aa05daa004,libpin_project_lite-8a799ba8b4537fa2,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libschemars-0fe264c4c2feac26,libdyn_clone-1c1b05e4f4a02cac,libref_cast-70933f69a3891b0e,libbase64-2a03de3babadded3,libserde_json-a7cf1275fc84d71e,libmemchr-9b3f20cfb3ebd3b2,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,libcomfy_table-d2b71fbe89b9e9ac,libunicode_segmentation-ff3f1aa3aad6e639,libcrossterm-3357dc73a283a2c3,librustix-2cdcd6af686de0b8,libbitflags-a4a524fc7b7b1962,liblinux_raw_sys-fe1e9ef4505379f7,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libunicode_width-11318280e9097d13,libuuid-3f8aff7fc7d0577f,libgetrandom-f889e8c4c9c03ccd,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libchrono-6e69791a0cca009d,libiana_time_zone-e4284183d46316cc,libnum_traits-e0379c9206182a0c,libserde-1630ea806d879ff0,libserde_core-9630c118cbbf7b68,libclap-f3e4c22622462d4d,libclap_builder-cedd077324c8ac8a,libstrsim-24acdad2526b95b7,libanstream-4a80d76578abdd6d,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-aad5558f11ccb111,libanstyle_parse-fbffb9796ec06f41,libutf8parse-8828ddbb63eb8bad,libclap_lex-05c592f7d54061df,libanstyle-b6e520ecdc2d5e86}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcC1LvP3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/psm-0615fb2cb4c03e42/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-6ea7781d793e2437/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-2aeb0171925cbbb0/out/build" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tally-3f3b8bbbc0f7b90b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tally-ng` (bin "tally") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5cb2907fb5a1ca43703b64a2edb82d1a18cb469c5b532f55c2743080caa39eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cb2907fb5a1ca43703b64a2edb82d1a18cb469c5b532f55c2743080caa39eed", kill_on_drop: false }`
[INFO] [stdout] 5cb2907fb5a1ca43703b64a2edb82d1a18cb469c5b532f55c2743080caa39eed
